Skip to content

refactor: ILPP to import references from companion modules#2199

Merged
0xFA11 merged 9 commits intodevelopfrom
refactor/ilpp-modules
Sep 13, 2022
Merged

refactor: ILPP to import references from companion modules#2199
0xFA11 merged 9 commits intodevelopfrom
refactor/ilpp-modules

Conversation

@0xFA11
Copy link
Copy Markdown
Contributor

@0xFA11 0xFA11 commented Sep 13, 2022

Supersedes #2192

Basically, ILPP imports type references from companion (already loaded and associated) modules instead of resolving them from typeof(XXX) types which could be from non-release, debug/editor assemblies.

Changelog

  • Fixed: ILPP TypeLoadException on WebGL on MacOS Editor and potentially other platforms.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@0xFA11 0xFA11 requested a review from jeffreyrainy September 13, 2022 03:58
@0xFA11 0xFA11 marked this pull request as ready for review September 13, 2022 04:03
@0xFA11 0xFA11 requested a review from a team as a code owner September 13, 2022 04:03
@0xFA11 0xFA11 enabled auto-merge (squash) September 13, 2022 04:04
Copy link
Copy Markdown
Contributor

@jeffreyrainy jeffreyrainy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me, thank you.

@0xFA11 0xFA11 merged commit a87bfb0 into develop Sep 13, 2022
@0xFA11 0xFA11 deleted the refactor/ilpp-modules branch September 13, 2022 12:37
@JesseOlmer
Copy link
Copy Markdown
Contributor

MTT-4088

jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants